CompletionWords.this

  1. this(GtkSourceCompletionWords* gtkSourceCompletionWords, bool ownedRef)
  2. this(string title)
    class CompletionWords
    this
    (
    string title
    )

Parameters

title string

The title for the provider, or %NULL.

Return Value

a new #GtkSourceCompletionWords provider

Throws

ConstructionException GTK+ fails to create the object.

Meta